โ– humdrum codex / glint v1.0.2
license AGPL-3.0
966 B raw
id
TASK-009
title
Wrap selection in markdown formatting
status
๐ŸŸฆ Backlog
assignee
created_date
2026-06-29 16:26
labels
feature, release-1
dependencies
priority
medium
ordinal
9000

Description

Release 1. With a selection, a shortcut wraps it: bold (**), italic (_), inline code (backtick), and link (sel). Toggle off if already wrapped. With no selection, insert the empty pair with the cursor between. Needs free keys (Ctrl+B is new-inbox; pick non-conflicting bindings, document them). Keep the markup-visible invariant (the markers are inserted into the buffer).

Acceptance Criteria